home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / The Weakest Link / source / DNS code / CDNSConst.h < prev    next >
Encoding:
Text File  |  2001-06-23  |  286 b   |  8 lines

  1. // =================================================================================
  2. //    CDNSConst.h         ©1999 Sustainable Softworks. All rights reserved.
  3. // =================================================================================
  4.  
  5.  
  6. #pragma once
  7.  
  8. const SInt16 kDNSServerPort    = 53;